• File: fixedColumns.dataTables.css
  • Full Path: C:/htdocs/reeft_gps_test/REEFTintegrationLog/javascript/daatatables/FixedColumns-3.2.3/css/fixedColumns.dataTables.css
  • Date Modified: 04/30/2025 7:56 AM
  • File size: 385 bytes
  • MIME-type: text/plain
  • Charset: utf-8
table.DTFC_Cloned thead,
table.DTFC_Cloned tfoot {
  background-color: white;
}

div.DTFC_Blocker {
  background-color: white;
}

div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
  margin-bottom: 0;
  z-index: 2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none;
}